home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / libtiff4 / README.Debian < prev    next >
Text File  |  2008-09-03  |  1KB  |  27 lines

  1. libtiff for Debian
  2. +----------------+
  3.  
  4. This version of libtiff is installed with a different shared library
  5. soname from the upstream version.  This is because an accidental
  6. change to the library's ABI was introduced somewhere between 3.5.7 and
  7. 3.6.1.  There are no source-level incompatibilities between 3.5.7 and
  8. the current version, so any application that worked with 3.5.7 should
  9. work fine when recompiled with the libtiff4 packages.
  10.  
  11. libtiff version 3.7.1 introduced an experimental and minimal C++
  12. interface.  To use it, you must link against -ltiffxx.
  13.  
  14. libtiff version 3.8.0 upstream introduced another binary
  15. incompatibility, but it was fixed within a few days of 3.8.0's
  16. release, and the binary incompatible never appeared in any debian
  17. version of the tiff packages.
  18.  
  19. Example tiff files are available:
  20.  
  21.  ftp://ftp.remotesensing.org/pub/libtiff/pics-<version>.tar.gz
  22.  
  23. These files may be useful for people testing software to make sure it
  24. can work with a wide variety of tiff files.
  25.  
  26.  -- Jay Berkenbilt <qjb@debian.org>, Tue, 28 Mar 2006 21:39:25 -0500
  27.